Fix the MSDOS build broken by last revisions.
authorEli Zaretskii <eliz@gnu.org>
Fri, 15 Oct 2010 18:45:12 +0000 (20:45 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 15 Oct 2010 18:45:12 +0000 (20:45 +0200)
 msdos/sed1v2.inp: Use $(..) instead of ${..} in all edit commands.
 Needed because of changes in revno 101897.
 msdos/sed6.inp (mkinfodir): Edit to avoid Unix shell-isms.  Needed
 because of changes in revno 101876.
 src/unexcoff.c (make_hdr): Fix prototype according to changes in
 revno 101757.


Trivial merge